Tidy up the creation of directories that Xend needs. This avoids potential
authorEwan Mellor <ewan@xensource.com>
Fri, 1 Dec 2006 11:32:32 +0000 (11:32 +0000)
committerEwan Mellor <ewan@xensource.com>
Fri, 1 Dec 2006 11:32:32 +0000 (11:32 +0000)
commiteb1eb71059074995a758aac068aec0aa0905016d
tree52fc30e2d56d395177a289b4f8bcce0ec124d762
parentd60a8ce29fc98d2312150d25a4e0fdb0469d126b
Tidy up the creation of directories that Xend needs.  This avoids potential
races in this creation.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/util/mkdir.py [new file with mode: 0644]
tools/python/xen/util/xmlrpclib2.py
tools/python/xen/web/unix.py
tools/python/xen/xend/XendDomain.py
tools/python/xen/xend/XendLogging.py
tools/python/xen/xend/XendStorageRepository.py
tools/python/xen/xend/server/SrvDaemon.py